mlatoz
Logistic Regression (Long Explanation)
Linear Regression:
- Simple:
y = b
0
+ b
1
*x
- Multiple:
y = b
0
+ b
1
*x
1
+ ... + b
n
*x
n
«Previous
Next»